Skip to content

lint all examples using MyPy in run_test.sh#138

Merged
dicej merged 1 commit into
spinframework:mainfrom
dicej:lint-examples
Apr 7, 2026
Merged

lint all examples using MyPy in run_test.sh#138
dicej merged 1 commit into
spinframework:mainfrom
dicej:lint-examples

Conversation

@dicej

@dicej dicej commented Apr 7, 2026

Copy link
Copy Markdown
Collaborator

This required fixing various typing and symbol resolution issues flagged by MyPy.

Fixes #136

This required fixing various typing and symbol resolution issues flagged by
MyPy.

Fixes spinframework#136

Signed-off-by: Joel Dice <joel.dice@akamai.com>
@dicej dicej requested a review from vdice April 7, 2026 20:24
@dicej dicej merged commit b5a54d5 into spinframework:main Apr 7, 2026
2 checks passed
vdice added a commit to vdice/spin-python-sdk that referenced this pull request Apr 7, 2026
Signed-off-by: Vaughn Dice <vdice@akamai.com>
vdice added a commit to vdice/spin-python-sdk that referenced this pull request Apr 7, 2026
Signed-off-by: Vaughn Dice <vdice@akamai.com>
vdice added a commit that referenced this pull request Apr 7, 2026
docs(v4): belated updates from PRs #137 and #138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run mypy on all examples in CI

2 participants